anyone? CREATELANG in pgsql 7.3.2 failing - Mailing list pgsql-hackers

From R Blake
Subject anyone? CREATELANG in pgsql 7.3.2 failing
Date
Msg-id 2147483647.1047930752@[172.30.10.6]
Whole thread Raw
Responses Re: anyone? CREATELANG in pgsql 7.3.2 failing
List pgsql-hackers
hi,

i've successfully installed Postgresql 7.3.2 on Mac OSX 10.2.4, and can
access/administer as necessary

except, i can't seem to CREATELANG, specifically plpgsql .....

the command:
       createlang --pglib=/usr/local/pgsql/lib --dbname=apache_auth
plpgsql

simply returns:

ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.dylib failed: no error
message available createlang: language installation failed


my LOG file has nothing further:

...
LOG:  database system is ready
ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.dylib failed: no error
message available



"no error message" is not very helpful  :-(

i tried a clean install -- all went without a hitch .....

anyone have any suggestions here?


thanks!

richard


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: cursors outside transactions
Next
From: Hiroshi Inoue
Date:
Subject: Re: cursors outside transactions